Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: enable to use libsodium version ostracon #113

Merged
merged 5 commits into from
Nov 14, 2022
Merged

Conversation

ulbqb
Copy link
Member

@ulbqb ulbqb commented Nov 14, 2022

Description

This PR enable to use libsodium version ostracon. We can use libsodium version ostracon by the following command.

$ LBM_BUILD_OPTIONS=libsodium make install      

Motivation and context

How has this been tested?

Screenshots (if appropriate):

Checklist:

  • I followed the contributing guidelines.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.

@ulbqb ulbqb marked this pull request as ready for review November 14, 2022 05:28
@ulbqb ulbqb requested review from tnasu, torao and zemyblue November 14, 2022 05:28
@ulbqb ulbqb self-assigned this Nov 14, 2022
Makefile Outdated
$(MAKE) && \
$(MAKE) install; \
fi
.PHONY: libsodium
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: set LF

@ulbqb ulbqb merged commit 7dd4bb5 into main Nov 14, 2022
@ulbqb ulbqb deleted the feat/libsodium_oc branch November 14, 2022 09:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants